Skip to content

docs(site): document export-gate-schema hidden build-time command#849

Merged
jamesadevine merged 1 commit into
mainfrom
docs/add-export-gate-schema-to-cli-218ab9e5464991dc
Jun 5, 2026
Merged

docs(site): document export-gate-schema hidden build-time command#849
jamesadevine merged 1 commit into
mainfrom
docs/add-export-gate-schema-to-cli-218ab9e5464991dc

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Documents the export-gate-schema hidden CLI command for contributors, previously missing from the site CLI reference

Changes

  • site/src/content/docs/setup/cli.mdx: added a new Internal / build-time tools section with export-gate-schema usage, options, a typical invocation example, and a cross-reference to the ado-script reference page

Accuracy checks

  • Verified the command exists as Commands::ExportGateSchema in src/main.rs with #[command(hide = true)]
  • Verified the --output/-o flag maps to output: Option<PathBuf> in the enum variant
  • Cross-reference to /ado-aw/reference/ado-script/ confirmed to exist in the built site (link validator passed)
  • Matches the description in docs/cli.md (Hidden Build-Time Tools section)

Validation

  • cd site && npm ci && npm run build

Created by the docs-writer workflow.

Generated by Docs Writer · sonnet46 1.6M ·

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions Bot mentioned this pull request Jun 4, 2026
@jamesadevine jamesadevine marked this pull request as ready for review June 5, 2026 19:13
@jamesadevine jamesadevine merged commit 5fcb783 into main Jun 5, 2026
@jamesadevine jamesadevine deleted the docs/add-export-gate-schema-to-cli-218ab9e5464991dc branch June 5, 2026 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant